Add plugin hooks for custom_operation modules and functions.#426
Add plugin hooks for custom_operation modules and functions.#426DamianCzajkowski merged 4 commits intomirumee:mainfrom
custom_operation modules and functions.#426Conversation
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Formatting fixed, passes ruff check now. |
|
Hi, sorry for the inconvenience but, here is the fix for this failing pipelines #427 |
added plugin hooks
Plugin.generate_custom_method
Plugin.generate_custom_module
Added associated tests.